| FaStudentAYPaymentPeriod |
| Logical Entity Name | FaStudentAYPaymentPeriod |
| Default Table Name | FaStudentAYPaymentPeriod |
| Physical Only | NO |
| Definition | |
| Note |
| FaStudentAYPaymentPeriod Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
FaStudentAYPaymentPeriodID |
int | NO | ||
FaStudentAYId |
int | NO | ||
| Sequence | int | NO | ||
| StartDate | datetime | NO | ||
| endDate | datetime | NO | ||
| Credits | numeric(9, 2) | YES | ||
| Weeks | numeric(9, 2) | YES | ||
| Custom | bit | NO | ||
UserID |
int | NO | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
| ts | timestamp | NO | ||
FaStudentAidId |
int | YES | ||
| ManualOverrideDate | bit | NO | ||
| adSapStatusID | int | YES | ||
| CurGPA | numeric(11, 6) | YES | ||
| CumGPA | numeric(11, 6) | YES | ||
| CurNumAvg | numeric(11, 6) | YES | ||
| CumNumAvg | numeric(11, 6) | YES | ||
| CurCreditsAttempt | numeric(9, 2) | YES | ||
| CumCreditsAttempt | numeric(9, 2) | YES | ||
| CurCreditsEarned | numeric(9, 2) | YES | ||
| CumCreditsEarned | numeric(9, 2) | YES | ||
| CurHoursAttempt | numeric(9, 2) | YES | ||
| CumHoursAttempt | numeric(9, 2) | YES | ||
| CurHoursEarned | numeric(9, 2) | YES | ||
| CumHoursEarned | numeric(9, 2) | YES | ||
| CurGPAPoints | numeric(9, 2) | YES | ||
| CumGPAPoints | numeric(9, 2) | YES | ||
| Completed | bit | YES | ||
| SAPEvaldate | datetime | YES | ||
| IWMilestone | datetime | YES | ||
| UnitsMilestone | datetime | YES | ||
| AOSTransferComplete | bit | NO | ||
| ScheduledComplete | bit | NO | ||
| NotEligibleForT4 | bit | NO |
| FaStudentAYPaymentPeriod Primary and Unique Keys |
| Key Name | Key Type | Keys |
| PK_FaStudentAYPaymentPeriod_FaStudentAYPaymentPeriodID | PrimaryKey | FaStudentAYPaymentPeriodID |
| FaStudentAYPaymentPeriod Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| FaStudentAid | Non-Identifying | Zero or One to Zero or More | FK_FaStudentAYPaymentPeriod_FaStudentAidId_FaStudentAid_FaStudentAidId | FaStudentAidId | NO | YES | ||
| FaStudentAY | Non-Identifying | One To Zero or More | FK_FaStudentAYPaymentPeriod_FaStudentAYID_FaStudentAY_FaStudentAYID | FaStudentAYId | NO | YES | ||
| SyStaff | Non-Identifying | One To Zero or More | FK_FaStudentAYPaymentPeriod_UserID_SyStaff_SyStaffID | UserID | NO | YES |
| Child Relationships: |
| FaStudentAYPaymentPeriod Check Constraints |
| Check Constraint Name | CheckConstraint |